bitkeeper revision 1.1189 (420d52d34bmxozCOzbUs5pmo2zfT-w)
Subject: [PATCH] xenctx.patch
Does this sound interesting? I found it useful to debug looping guests.
A gdb stub would be nicer - but this one is lighter weight.
-Arun
Tool for dumping the cpu context
# xenctx 1 0
eip:
c01dfeab esp:
c1603c98
eax:
00000020 ebx:
c0432e10 ecx:
00000ee6 edx:
000001f7
esi:
c0432d60 edi:
00000296 ebp:
c0432d60
cs:
00000060 ds:
00000068 fs:
00000000 gs:
00000033
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
Signed-off-by: ian@xensource.com